home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Explore Yellowstone
/
Explore Yellowstone (1997)(The Learning Company)[PC-Mac].iso
/
mac
/
ROSTER.DIR
/
00030_Script_sc All
< prev
next >
Wrap
Text File
|
1996-02-29
|
247b
|
13 lines
on mouseDown
set the CastNum of sprite 7 to the number of cast "all1"
updateStage
end
on mouseUp
set the CastNum of sprite 7 to the number of cast "chkmark"
updateStage
puppetSprite 7, false
go to "deleteAll"
end